[INFO] cloning repository https://github.com/ianmarmour/boop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ianmarmour/boop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianmarmour%2Fboop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianmarmour%2Fboop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9a8f00c552b46ffb391ba347e6e9e71c177ec5e
[INFO] fixing ianmarmour/boop against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianmarmour%2Fboop" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ianmarmour/boop
[INFO] finished tweaking git repo https://github.com/ianmarmour/boop
[INFO] tweaked toml for git repo https://github.com/ianmarmour/boop written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ianmarmour/boop on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ianmarmour/boop already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded symphonia-format-mkv v0.5.5
[INFO] [stderr]   Downloaded uuidv4 v1.0.0
[INFO] [stderr]   Downloaded symphonia-codec-adpcm v0.5.5
[INFO] [stderr]   Downloaded symphonia-format-isomp4 v0.5.5
[INFO] [stderr]   Downloaded zmij v1.0.20
[INFO] [stderr]   Downloaded symphonia-codec-aac v0.5.5
[INFO] [stderr]   Downloaded symphonia-bundle-flac v0.5.5
[INFO] [stderr]   Downloaded symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]   Downloaded cc v1.2.55
[INFO] [stderr]   Downloaded anyhow v1.0.101
[INFO] [stderr]   Downloaded libc v0.2.181
[INFO] [stderr]   Downloaded rodio v0.21.1
[INFO] [stderr]   Downloaded toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]   Downloaded zune-jpeg v0.5.12
[INFO] [stderr]   Downloaded simd_helpers v0.1.0
[INFO] [stderr]   Downloaded profiling-procmacros v1.0.17
[INFO] [stderr]   Downloaded ravif v0.12.0
[INFO] [stderr]   Downloaded v_frame v0.3.9
[INFO] [stderr]   Downloaded noop_proc_macro v0.3.0
[INFO] [stderr]   Downloaded interpolate_name v0.2.4
[INFO] [stderr]   Downloaded bitstream-io v4.9.0
[INFO] [stderr]   Downloaded av1-grain v0.2.5
[INFO] [stderr]   Downloaded built v0.8.0
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.12
[INFO] [stderr]   Downloaded y4m v0.8.0
[INFO] [stderr]   Downloaded rav1e v0.8.1
[INFO] [stderr]   Downloaded avif-serialize v0.8.6
[INFO] [stderr]   Downloaded bit_field v0.10.3
[INFO] [stderr]   Downloaded pastey v0.1.1
[INFO] [stderr]   Downloaded arg_enum_proc_macro v0.3.4
[INFO] [stderr]   Downloaded aligned v0.4.3
[INFO] [stderr]   Downloaded loop9 v0.1.5
[INFO] [stderr]   Downloaded imgref v1.12.0
[INFO] [stderr]   Downloaded image-webp v0.2.4
[INFO] [stderr]   Downloaded lebe v0.5.3
[INFO] [stderr]   Downloaded exr v1.74.0
[INFO] [stderr]   Downloaded av-scenechange v0.14.1
[INFO] [stderr]   Downloaded zvariant_derive v5.9.2
[INFO] [stderr]   Downloaded zvariant v5.9.2
[INFO] [stderr]   Downloaded tempfile v3.25.0
[INFO] [stderr]   Downloaded zbus_macros v5.13.2
[INFO] [stderr]   Downloaded zbus v5.13.2
[INFO] [stderr]   Downloaded uuid v1.20.0
[INFO] [stderr]   Downloaded mutate_once v0.1.2
[INFO] [stderr]   Downloaded kamadak-exif v0.6.1
[INFO] [stderr]   Downloaded ctor-lite v0.1.1
[INFO] [stderr]   Downloaded euclid v0.22.13
[INFO] [stderr]   Downloaded objc2-avf-audio v0.3.2
[INFO] [stderr]   Downloaded cpal v0.17.1
[INFO] [stderr]   Downloaded mach2 v0.5.0
[INFO] [stderr]   Downloaded alsa v0.10.0
[INFO] [stderr]   Downloaded nix v0.19.1
[INFO] [stderr]   Downloaded battery v0.7.8
[INFO] [stderr]   Downloaded uom v0.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bddab29878a7025b55ba4aac5c039704949f721ba5a5216267eda9e387d43231
[INFO] running `Command { std: "docker" "start" "bddab29878a7025b55ba4aac5c039704949f721ba5a5216267eda9e387d43231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bddab29878a7025b55ba4aac5c039704949f721ba5a5216267eda9e387d43231" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bddab29878a7025b55ba4aac5c039704949f721ba5a5216267eda9e387d43231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bddab29878a7025b55ba4aac5c039704949f721ba5a5216267eda9e387d43231" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking lilt v0.8.1
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]     Checking yazi v0.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking iced_core v0.14.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking iced_futures v0.14.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking skrifa v0.37.0
[INFO] [stderr]     Checking harfrust v0.3.2
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking swash v0.2.6
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zvariant_derive v5.9.2
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking cosmic-text v0.15.0
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking mutate_once v0.1.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking kamadak-exif v0.6.1
[INFO] [stderr] error: could not compile `naga` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-27.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::alloc_instead_of_core' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "deserialize", "dot-out", "fs", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "stderr", "termcolor", "wgsl-in", "wgsl-out"))' -C metadata=0bba478be5f91150 -C extra-filename=-d1596a3a43aa81a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-8f09842db1138ec8.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-c5a88341cfd78b5d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e94d7c324cebb93e.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-4a7d0854554f50b2.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-e97347a152191fe5.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-bcf03fb1d73fc544.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-497e2c16fa6c7909.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-e86c0a7bdc338983.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-74bf219ea533d1e3.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-fe1fd9e32c1a1759.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d8c3ffccdd2188b9.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-f19d688081ccf4eb.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a196c0519b93602c.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-ed41e293c0e25fe6.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-8337841628dd6ae9.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a911cc2391b2fc43.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-53edd1ea7dbf4039.rmeta --cap-lints allow --cfg glsl_out --cfg hlsl_out --cfg spv_out --cfg std --check-cfg 'cfg(dot_out)' --check-cfg 'cfg(glsl_out)' --check-cfg 'cfg(hlsl_out)' --check-cfg 'cfg(msl_out)' --check-cfg 'cfg(spv_out)' --check-cfg 'cfg(wgsl_out)' --check-cfg 'cfg(std)' --check-cfg 'cfg(no_std)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=be734a1d7acca22c -C extra-filename=-36650326ea8b22e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d1cd9a56a66cd4f8.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "bddab29878a7025b55ba4aac5c039704949f721ba5a5216267eda9e387d43231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bddab29878a7025b55ba4aac5c039704949f721ba5a5216267eda9e387d43231", kill_on_drop: false }`
[INFO] [stdout] bddab29878a7025b55ba4aac5c039704949f721ba5a5216267eda9e387d43231
